@charset "utf-8";
/* apps_2_worktime tracker 界面样式 */
body{
	margin:0;
	padding:0;
}

img {
	border-width:0px 0px 0px 0px;
}

#header_bg{content_switch
	height:121px;
	background-image:url(../images/Home/nav_bg.png);
	text-align:center;
}

#header{
	width:1000px;
	height:121px;
	margin:0 auto;
	background-image:url(../images/Home/nav_bg.png);
}

#logo{
	float:left;
	margin-top:25px;
}

#navigation{
	float:right;
}

#header ul{
	list-style-type:none;
	margin-top:55px;
}

#header li{
	display:inline;
}

#home a{
	float:left;
	width:98px;
	height:35px;
	background-image:url(../images/Home/home.png);
	margin:0 5px;
}

#home a:hover{
	float:left;
	width:98px;
	height:35px;
	background-image:url(../images/Home/hover_home.png);
	margin:0 5px;
}

#apps a{
	float:left;
	width:98px;
	height:35px;
	background-image:url(../images/Home/select_apps.png);
	margin:0 5px;
}

#faq a{
	float:left;
	width:98px;
	height:35px;
	background-image:url(../images/Home/faq.png);
	margin:0 5px;
}

#faq a:hover{
	float:left;
	width:98px;
	height:35px;
	background-image:url(../images/Home/hover_faq.png);
	margin:0 5px;
}

#contact a{
	float:left;
	width:140px;
	height:35px;
	background-image:url(../images/Home/contact.png);
	margin:0 5px;
}

#contact a:hover{
	float:left;
	width:140px;
	height:35px;
	background-image:url(../images/Home/hover_contact.png);
	margin:0 5px;
}

#content_bg{
	height:4362px;
	background-image:url(../images/Debts%20Break/bg.png);
}

#content{
	width:1000px;
	background-image:url(../images/Debts%20Break/bg.png);
	margin:0 auto;
}

#content_top{
	width:1000px;
	margin:0 auto;
	padding-top:45px;
}

#appstore_medical{
	position:relative;
	margin-top: -76px;
	margin-left:700px;	
}

#content_switch{
	width:400px;
	margin:0 auto;
	margin-top:68px;
}

#iPhonebtn{
	float:left;
}

#iPadbtn{
	float:right;
}

#title{
	clear:both;
	width:338px;
	margin:0 auto;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

#title_iPhone{
	float:left;
	margin-left:-8px;
}

#title_iPad{
	float:right;
}

#content_detail{
	width:1000px;
	margin:0 auto;
}

#detail_one{
	margin-top:105px;
}
#detail_one_iPad{
	margin-top:-563px;
}

#detail_two{
	margin-top:45px;
}
#detail_two_iPad{
	margin-top:-587px;
}

#detail_three{
	margin-top:45px;
}
#detail_three_iPad{
	margin-top:-586px;
}

#detail_four{
	margin-top:45px;
}
#detail_four_iPad{
	margin-top:-585px;
}

#detail_five{
	margin-top:40px;
}
#detail_five_iPad{
	margin-top:-583px;
}

#footer_bg{
	position:relative;
	background-image:url(../images/Home/bottom_bg.png);
}

#footer{
	background-image:url(../images/Home/bottom_bg.png);
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:40px;
	width:1280px;
	margin:0 auto;
	text-align:center;
}
